Skip to main content
POST
[P3] Process Calendar Event

Authorizations

Authorization
string
header
required

Bearer token from your account (https://agent.ai/user/integrations#api)

Body

application/json
raw_event
string
default:{{enriched_calendar_event}}
required

The raw calendar event data from Google Calendar API. Usually {{enriched_calendar_event}}.

user_email
string
default:{{_google_email}}
required

Current user's email for determining internal vs external attendees.

output_variable_name
string
default:processed_gcal_event
required

Variable name to store processed event data.

Pattern: ^[a-zA-Z][a-zA-Z0-9_]*$
company_domains
string

Optional JSON array of internal company domains. Auto-detected if not provided.

Response

Successful response

status
integer<int32>

HTTP status code of the action response

response
object

Response data from the action